Release 10.1A: OpenEdge Data Management:
Database Administration
PROUTIL MVSCH qualifier
Frees disk space by moving schema. Primarily used after converting a database to a new release.
Syntax
Parameters
db-nameSpecifies the name of the converted database.
Notes
Caution: PROUTIL with the MVSCH qualifier is a nonrecoverable utility. If the execution fails, you cannot connect to the database.
- After conversion, it is possible to move data into new areas by using PROUTIL dump and load or bulkload qualifiers, the Database Administration tool, the Database Dictionary, or 4GL code. However, areas will continue to hold disk space after the removal of data, because the schema remains. Once the area’s schema is moved by using PROUTIL MVSCH, the area can be truncated.
- You must truncate the database’s BI file before using PROUTIL MVSCH.
- Always backup the database before using PROUTIL MVSCH.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |